BlueCielo Meridian Enterprise 2012 System Requirements | BlueCielo ECM Solutions

Deploying standard viewer settings

By default, the configuration settings (font paths, pen widths, default view, and so on) that are used by the BlueCielo viewer are modified and stored on each user's computer. This gives users much flexibility to configure the viewer for their own preferences. However, many of the settings should typically be the same for all users, such as font paths. Meridian provides a feature for updating client computers that can be used to deploy standard viewer settings. The feature can be used similar to how client computers can be automatically upgraded as described in Upgrading Meridian client computers automatically.

When a Meridian client computer starts, the program AMUpdateU.exe runs and reads the file AMUpdate.ini, if found on the Meridian server. The file does not exist by default. For each item found in AMUpdate.ini, the program looks for a corresponding registry value in the following key on the client computer to determine if the item has been installed already or if the installation failed.

HKEY_CURRENT_USER\Software\Cyco\AutoManager Meridian\Update

If the item is new or failed, its corresponding command line is executed to update the client computer. The command line that is executed should create or update the DWORD value named ExitCode in the preceding registry key and set it to 0, indicating success. The next time that the client computer is started, AMUpdateU will find the ExitCode value and not run the same command line. If the value is missing or is set to a value greater than 0, AMUpdateU interprets the value as failure of the command line and executes it again, for example, in case the user did not have sufficient privileges or an intermediate error occurred.

To deploy standard viewer settings:

  1. In Meridian running on any client computer, configure the viewer settings that you want to deploy as standard settings. The settings are stored in the file C:\Users\<UserName>\AppData\Roaming\Cyco\AutoManager View Control2\AMViewX.ini.
  2. Copy AMViewX.ini to the Meridian extensions folder on the server. By default, this folder is located at C:\BC-Meridian Extensions.
  3. In the Meridian extensions folder on the Meridian application server, create a batch file to copy AMViewX.ini to the client computer as in the following example:
COPY AMViewX.ini C:\Users\%USERPROFILE%\AppData\Roaming\Cyco\AutoManager View Control2
  1. In the Meridian extensions folder on the Meridian application server, edit the text file named AMUpdate.ini. If the file does not exist already, create it with your favorite text editor.
  2. Add a line to the file similar to the following in the AutoManager Meridian section. If you are creating the file anew, add the section name as shown in the example:
[AutoManager Meridian]
ViewerSettingsUpdate=<Batchfile name>

Where <Batchfile name> is the name of the batch file that you created in step 4. The name on the left side of the expression can be anything that you want.

Note    For the process to succeed, the client computer’s user must have privileges to copy the file and to modify the computer’s registry. For example, it must be a member of the computer’s Administrators group. If this does not comply with your security policy, consider providing the users the privilege on a temporary basis or deploying the file using a different program.

Note    Additional viewer settings are stored in the Windows registry in HKEY_LOCAL_MACHINE\Software\Cyco\AutoManager View Control2. To deploy these settings, the batch file that you create in step 3 can add the settings to the client computer registry using regedit and an export of a preconfigured registry key.

Related tasks

Installing the Meridian client components

Understanding silent client installation

Customizing the Office Web Client download location

Installing optional components

Increasing memory allocation for large documents

Configuring default Web Access user settings

Installing the Developer components

Related information

client comparison


Copyright © 2000-2012 BlueCielo ECM Solutions

www.bluecieloecm.com